background process

英 [ˈbækɡraʊnd ˈprəʊses] 美 [ˈbækɡraʊnd ˈprɑːses]

网络  后台过程; 后台进程; 背景程序; 背景进程; 后台处理

计算机



双语例句

  1. For a process failure on Oracle, no human intervention is required, as the Oracle PMON background process will periodically monitor for these aborted processes.
    对于Oracle上的进程失败,无需任何人工干预,就像OraclePMON后台进程会定期监视这些异常终止的进程那样。
  2. Unless redirected elsewhere, the stdout and stderr streams from the background process are directed to the controlling terminal.
    除非被重定向到其他地方,否则来自后台进程的stdout和stderr流将被定向控制终端。
  3. These workers allow you to load a JavaScript file dynamically, and then execute a script using a background process that does not affect the UI.
    这些worker允许您动态地加载一个JavaScript文件,然后使用一个不影响UI的后台进程执行脚本。
  4. An alternative is to have a background process copy the data periodically to a local store.
    一个替代方法是让一个后台进程定期将数据复制到一个本地存储。
  5. Similarly, the background task expects input from the controlling terminal, but the controlling terminal has no way of directing any characters you type to the stdin of a background process.
    类似地,后台任务希望收到来自控制终端的输入,但是控制终端不能将您输入的任何字符定向到后台进程的stdin。
  6. Next, the application will fire off a background process to obtain the user's retweet data.
    此后,应用程序将启动后台过程以便获得用户的转发数据。
  7. What happens to a background process if it needs input from stdin?
    如果后台进程需要来自stdin的输入时,它会发生什么情况?
  8. It's much better to have your admins run Snort on a long-term, continuous basis, preferably as a system or background process.
    最好是在一个长期的持久的基础上运行Snort(作为系统或后台进程运行)。
  9. This is a good example of dispatching a background process where the front end doesn't need to wait for a response.
    下面是一个很好的例子,演示了在前端不需要等待响应时分派一个background进程。
  10. Ssh-agent has now become a background process which is visible using the top and ps commands.
    现在,ssh-agent已经成为后台进程,可以使用命令top和ps查看。
  11. Gearman also includes the ability to initiate a background process.
    Gearman也能够初始化background进程。
  12. You might use this when you have a background process that is generating output in a file and you want to check in and see how it is doing.
    当您拥有一个在文件中生成输出的后台进程并且希望执行签入以查看操作时,那么很可能需要利用这点。
  13. When a report runs as a background process, the report server is the agent that executes the report.
    当报表作为后台进程运行时,报表服务器便会充当执行报表的代理。
  14. Design the whole interface and make the background process;
    界面整体设计及后台程序定制;
  15. This means that when your background process actually fires up that UI, the user could be way over in another part of the system, doing something else& such as taking a phone call.
    这就意味着当你的后台进程实际弹出一个用户界面时,用户可能已经切换到系统的例外部份并执行其他工作,如打电话等。
  16. The very idea of presenting a list and having a background process populate it without interrupting the user experience is dead sexy.
    使用一个后台进程无中断地展示一个列表,这个用户体验非常地酷。
  17. In particular, you should avoid checking for updates using a background process or standalone, faceless utility that executes independently of your application.
    特别地,您应该避免使用一个后台进程或者独立的工具进程来检查更新。
  18. Directory into a twisted server, rather than simply have it run in a background process.
    目录构建到twisted服务器中,而不是仅让它在后台进程中运行。
  19. In particular, a background process should never display a dialog or window in which the user is required to change settings or supply information.
    特别地,后端进程绝不应该显示一个对话框或者窗口来要求用户更改设置或者提供信息。
  20. After opening QQ do not know what the music, in fact, open in the background process in what some of these to make money surfing, little bit of advertising they can.
    打开QQ音乐后就不知道干什么了,其实可以在后台程序里开一些冲浪赚钱这些什么的,点点广告这些都可以。
  21. If, at some time in the future, the backup disk becomes full, the background process must tell the user immediately; otherwise, the user may lose data.
    有时候,备份的磁盘可能满了,后端的进程必须立即通知用户,否则,用户可能丢失数据。
  22. The real-time clock can be used to record the happening time of the operations which makes the background process very convenient.
    实时钟则可记录各操作的发生时间,便于在后台对数据进行分析。
  23. This variant has a safe mode in the background process that gives the smart phone user a hard time to remove it by just following normal virus clearing procedure.
    此变种在后台以安全模式运行,用户使用常规的病毒清除程序很难移除。
  24. If an Oracle background process is aborted, often a restart of the instance is required.
    如果异常终止一个oracle后台进程,那么常常需要重启实例。
  25. If a background process must communicate with the user, it should start or bring forward the foreground application.
    如果一个后端程序必须和用户交互,它应该启动前端进程或者将消息转发给前端进程来进行。
  26. Note that the Clock screen runs in a separate background process, thus any changes made to the settings are effective only after you exit the UI application.
    请注意,在一个单独的时钟屏幕后台进程运行,从而向任何设置的更改是有效的退出后,才在用户界面应用程序。
  27. Local report processing is always performed as a background process in the Windows Forms control.
    本地报表处理始终在windows窗体控件中作为后台进程来执行。
  28. If possible, have Queryable logs – the StackExchange team has a background process that parses raw logs and inserts it into a large, dedicated, SQL Server instance.
    如果可以的话,要拥有可查询的日志&StackExchange团队有后台执行的进程,它会解析原始的日志,并把它插入到大型的、专门的SQLServer实例中。
  29. This is important because the user may not know ( or remember) that a background process is running and receiving communication from it would be confusing.
    因为用户可能不知道(或者忘记了)有一个后端进程在运行,如果收到后端进程的交互请求会让用户很困惑。
  30. You can do work such as indexing or sending e-mail in this background process too.
    您还可以在此后台进程中执行如索引或发送电子邮件之类的操作。